object AsistenteCuarentena: TAsistenteCuarentena Left = 504 Top = 551 Width = 619 Height = 220 Caption = '%s=' Color = 14215660 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poDesktopCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 12 Top = 14 Width = 32 Height = 32 Picture.Data = {} Transparent = True end object edPath: TEdit Left = 12 Top = 120 Width = 515 Height = 21 Enabled = False TabOrder = 0 end object bAceptar: TPlaButton Left = 452 Top = 155 Width = 70 Height = 21 Caption = 'Aceptar' TabOrder = 1 OnClick = bAceptarClick end object rbCrear: TPlaRadioButton Left = 12 Top = 76 Width = 209 Height = 16 Caption = 'Crear y restaurar en la ubicaci�n original' TabOrder = 2 OnClick = rbCrearClick Checked = True end object rbSobreescribir: TPlaRadioButton Left = 12 Top = 97 Width = 152 Height = 16 Caption = 'Restaurar en otra ubicaci�n' TabOrder = 3 TabStop = False OnClick = rbSobreescribirClick end object bCancelar: TPlaButton Left = 533 Top = 155 Width = 70 Height = 21 Caption = 'Cancelar' TabOrder = 4 OnClick = bCancelarClick end object bAbrir: TPlaButton Left = 533 Top = 120 Width = 70 Height = 21 Caption = 'Abrir' Enabled = False TabOrder = 5 OnClick = PndButton1Click end object lbArchivo: TPndHTMLLabel Left = 56 Top = 42 Width = 536 Height = 16 Caption = 'Archivo:' Constraints.MaxWidth = 536 Constraints.MinWidth = 536 end object lbInformativo: TPndHTMLLabel Left = 56 Top = 23 Width = 536 Height = 16 Caption = 'La ubicaci�n originall donde se debe restaurar el archivo en cua' + 'rentena no existe.' Constraints.MaxWidth = 536 Constraints.MinWidth = 536 end end